Hi~
My app want to access a file in the File App. (Or import from the file app)
But I don't like to copy that file into my app. I prefer to link that file. (it save disk space)
So how can I make a symbolic link of the file in File App. and then save the link in my app.
Thanks!